Skip to content

Add download speed limit feature#1

Open
mrstreamer963 wants to merge 1 commit into
vyrti:mainfrom
mrstreamer963:add-rate-limiter
Open

Add download speed limit feature#1
mrstreamer963 wants to merge 1 commit into
vyrti:mainfrom
mrstreamer963:add-rate-limiter

Conversation

@mrstreamer963

Copy link
Copy Markdown
  • Introduced -l <SPEED> option in CLI to limit total download speed.
  • Updated README to document the new speed limit feature.
  • Implemented RateLimiter for async download throttling in the downloader.
  • Enhanced download logic to incorporate rate limiting during file downloads.

- Introduced `-l <SPEED>` option in CLI to limit total download speed.
- Updated README to document the new speed limit feature.
- Implemented `RateLimiter` for async download throttling in the downloader.
- Enhanced download logic to incorporate rate limiting during file downloads.
@vyrti vyrti self-assigned this Jul 9, 2026
@vyrti vyrti added the enhancement New feature or request label Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants